Skip to content

slh-dsa: v0.2.0#1423

Draft
baloo wants to merge 1 commit into
RustCrypto:masterfrom
baloo:baloo/push-pumsrwyrmmpr
Draft

slh-dsa: v0.2.0#1423
baloo wants to merge 1 commit into
RustCrypto:masterfrom
baloo:baloo/push-pumsrwyrmmpr

Conversation

@baloo

@baloo baloo commented Jul 14, 2026

Copy link
Copy Markdown
Member

Added

  • pkcs8 support (#867)
  • Zeroize support for SigningKey (#938)
  • no_std support (#956)
  • Implement MultipartSigner/Verifier (#982)

Changed

  • Upgrade to the 2024 edition; bump MSRV to 1.85 (#913)
  • Bump zerocopy to v0.8 (#1071)
  • Bump rand_core to v0.10 (#1197)
  • Bump digest to v0.11 (#1263)
  • Bump sha2 to v0.11 (#1267)
  • Bump hmac to v0.13 (#1274)
  • Bump pkcs8 to v0.11 (#1316)
  • Bump signature to v3 (#1321)
  • Migrate from sha3 to shake (#1359)

Fixed

  • PK.SEed state caching (#1116)

Added

- `pkcs8` support ([RustCrypto#867])
- `Zeroize` support for `SigningKey` ([RustCrypto#938])
- `no_std` support ([RustCrypto#956])
- Implement `MultipartSigner/Verifier` ([RustCrypto#982])

Changed

- Upgrade to the 2024 edition; bump MSRV to 1.85 ([RustCrypto#913])
- Bump `zerocopy` to v0.8 ([RustCrypto#1071])
- Bump `rand_core` to v0.10 ([RustCrypto#1197])
- Bump `digest` to v0.11 ([RustCrypto#1263])
- Bump `sha2` to v0.11 ([RustCrypto#1267])
- Bump `hmac` to v0.13 ([RustCrypto#1274])
- Bump `pkcs8` to v0.11 ([RustCrypto#1316])
- Bump `signature` to v3 ([RustCrypto#1321])
- Migrate from `sha3` to `shake` ([RustCrypto#1359])

Fixed

- PK.SEed state caching ([RustCrypto#1116])

[RustCrypto#867]: RustCrypto#867
[RustCrypto#913]: RustCrypto#913
[RustCrypto#938]: RustCrypto#938
[RustCrypto#956]: RustCrypto#956
[RustCrypto#982]: RustCrypto#982
[RustCrypto#1071]: RustCrypto#1071
[RustCrypto#1116]: RustCrypto#1116
[RustCrypto#1197]: RustCrypto#1197
[RustCrypto#1263]: RustCrypto#1263
[RustCrypto#1267]: RustCrypto#1267
[RustCrypto#1274]: RustCrypto#1274
[RustCrypto#1316]: RustCrypto#1316
[RustCrypto#1321]: RustCrypto#1321
[RustCrypto#1359]: RustCrypto#1359
@baloo
baloo marked this pull request as draft July 14, 2026 05:16
Comment thread slh-dsa/CHANGELOG.md
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 0.2.0 (UNRELEASED)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Date needs to be updated before release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant